home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / doors_1 / fastvote.zip / LOCAL.BAT < prev    next >
DOS Batch File  |  1992-12-14  |  223b  |  9 lines

  1. echo off
  2. echo ...
  3. echo FastVote (Local SysOp Test Mode) sample batch file:
  4. echo FASTVOTE.CFG on the command line is not required; it is the default.
  5. echo ...
  6. cd c:\fvote
  7. fastvote fastvote.cfg /t %1 %2 %3
  8. cd c:\qbbs
  9.